How to: Copy data from a Word document to a database file.
Solution:
Use 'Copy' to copy the contents of selected data and 'Paste' to insert the contents into a database.
1) Copy desired data from a document:
a) Select the data to copy.
b) Select the 'Edit' menu and select 'Copy'. (The data is copied.)
2) Switch to Access.
3) Open the desired database.
4) Select the desired object tab from the 'Database' window.
EXAMPLE: 'Table' is an example of an object tab.
5) Click 'Open' from the 'Database' window.
6) Click where the data is to be copied.
7) Select the 'Edit' menu and select 'Paste', to paste the data into the database at that location.
NOTE: The maximum number of characters that can be typed into an Access text field is 255. The FieldSize property sets the maximum size of individual text fields.